mvvmframe
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mvvmframe
mvvmframe
/
com.king.frame.mvvmframe.di.module
/
[androidJvm]HttpModule_ProvideRetrofitBuilderFactory
/
provideRetrofitBuilder
provide
Retrofit
Builder
open
fun
provideRetrofitBuilder
(
httpUrl
:
HttpUrl
,
client
:
OkHttpClient
,
gson
:
Gson
,
config
:
Config
)
:
Retrofit.Builder